Class Hello

java.lang.Object
  extended by Hello

public class Hello
extends Object


Constructor Summary
Hello()
           
 
Method Summary
(package private)  void sayHi()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Hello

public Hello()
Method Detail

sayHi

void sayHi()